home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Linux / Kubuntu 8.10 / kubuntu-8.10-desktop-i386.iso / casper / filesystem.squashfs / etc / sane.d / mustek_usb.conf < prev    next >
Text File  |  2008-05-07  |  809b  |  40 lines

  1. # mustek_usb.conf: Configuration file for Mustek USB scanner
  2. # Read man sane-mustek_usb for documentation
  3.  
  4. # If USB errors occur, using this option may help
  5. #option max_block_size 1024
  6.  
  7. # Autodetect 1200 UB and Trust Compact Scan USB 19200
  8. usb 0x055f 0x0006
  9.  
  10. # Autodetect 1200 USB (not supported)
  11. # usb 0x055f 0x0003
  12.  
  13. # Autodetect 1200 CU
  14. usb 0x055f 0x0001
  15.  
  16. # Autodetect 1200 CU Plus
  17. usb 0x055f 0x0008
  18.  
  19. # Autodetect 600 CU
  20. usb 0x055f 0x0002
  21.  
  22. # Autodetect 600 USB (not supported)
  23. usb 0x055f 0x0873
  24.  
  25. # If autodetection doesn't work uncomment or add your device file and one
  26. # suitable option (1200ub is also for Trust Compact Scan USB 19200).
  27.  
  28. #/dev/usb/scanner0
  29. #option 1200ub
  30. #option 1200cu
  31. #option 1200cu_plus
  32. #option 600cu
  33.  
  34. #/dev/usbscanner0
  35. #option 1200ub
  36. #option 1200cu
  37. #option 1200cu_plus
  38. #option 600cu
  39.  
  40.